***********************************************************************
***********           PANJIT International Inc.             ***********
***********************************************************************
*Jan 31, 2019                                                         *
*                                                                     *
*This SPICE Model describes the characteristics of a typical device   *
*and does not respresent the specification. Designer should refer to  *
*the same type name data sheet for specification limits.              *
***********************************************************************
*$
.subckt PEC1605M1Q-AU 1 2 
.param
+vc0 = 2.563e-11		 vc1 = 1.112e-11		 vc2 = 9.287e-12
+tc1 = 4.311e-2			 tc2 = 2.331e-2
d1 1 c zener
g1 c 1 value = {(vc0+vc1*v(c,1)+vc2*v(c,1)*v(c,1))*(1.0+tc1*(temp-25)*exp(tc2*(temp-25)))}
d2 2 c zener
g2 c 2 value = {(vc0+vc1*v(c,2)+vc2*v(c,2)*v(c,2))*(1.0+tc1*(temp-25)*exp(tc2*(temp-25)))}
.model zener d
***** flag parameter ***
+level = 1   
***** dc model parameter ***
+ is = 1.032e-12		   n = 1.170		  rs = 1.032e-3
+ibv = 1e-3			 nbv = 3.035		  bv = 7.18
***** capacitance parameter ***
+cjo = 6.360e-13		   m = -1e-1 		  vj = 5 
+ fc = 0.5                      
***** temperature coefficient ***
+tnom = 25 	 		  eg = 0.965		 xti = 3
+trs1 = 1.026e-4		tbv1 = -1.805e-4
.ends PEC1605M1Q-AU
*$
